home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / fido / shelter191a.lha / CFG / WPL / gen / Gazebo / modems / Modem1.CFG next >
Text File  |  1994-07-20  |  1KB  |  62 lines

  1. /* The modem line number is in the filename */
  2. modem       LineLink 144e
  3. launch
  4. REQ         TRUE
  5. /* do not accept calls from unlisted sites                      */
  6. /* set this TRUE if you have LO flag in nodelist                */
  7. LO          FALSE
  8. tryfts1     TRUE
  9. trywazoo    TRUE
  10. tryemsi     TRUE
  11. /*          device             unit   */
  12. device      artser.device   0 
  13.  
  14. /* hardware handshaking */
  15. rtscts      TRUE
  16.  
  17. /* 0   No support for DTR   */
  18. /* 1   Internal port 'twiddling the bits'  *ONLY USE THIS ON INTERNAL!!!*   */
  19. /* 2   SET_CTRL_LINES method (ASDG DSB, PDIO, CMI Multiport, CSA Magnum)    */
  20. dtrctl      1
  21. /* Buffers Read, Write */
  22. Buffers     16    16
  23.  
  24. SlowModem   FALSE
  25. Locked      TRUE 
  26. lockedbps  19200
  27. linkbps    14400
  28. initwait    3
  29.  
  30.  
  31. /* modem response strings */
  32. OK      OK
  33. fax     +FCON
  34. busy    BUSY
  35. busy    NO CARRIER
  36. busy    NO ANSWER
  37. line    VOICE
  38. line    ERROR
  39. ring    RING
  40. ring    NO DIALTONE
  41. find    CONNECT   
  42. connect CONNECT
  43. timeout +FHNG:#?
  44.  
  45. responsetimeout 130
  46.  
  47. /* modem command strings */
  48. /*Atten   |~AT +FAA=1;+FCR=1|   */
  49. Atten   |~AT|
  50. Hangup  v~+`+`+~^~ATH0|~AT|
  51. Init    ATE1Q0V1M0L0X4W2S0=0&C1&D2&K3&M0&R0&Q5|
  52. /*FaxInit ~~AT+FDCC=1,5,0,2,0,0,0,5;+FLID=\"5146966632\";Z|~~~  */
  53. Dial    ~ATDT
  54. /*Answer  AT+FAA=1;A|   */
  55. Answer  ATA|
  56. GetProfile  AT&V|
  57.  
  58. /* top line of display */
  59. offset      148
  60. /* conssole device for status window */
  61. con         KCON:
  62.